home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 1997 September
/
Personal_Computer_World_Sep_97.iso
/
Democd3
/
video.dxr
/
00189_pz3 quiz frame script.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-06-04
|
121 b
|
8 lines
on exitFrame
if the movieTime of sprite 3 > (20 * 60) then
go(the frame + 1)
else
go(the frame)
end if
end